Use the Convert option in the File menu to create a 3.0 browser-compatible version of a page that uses layers, or to convert a document that uses tables to one that uses layers. In either conversion scenario, Dreamweaver creates a separate, converted document and preserves the original document.
In general, you should convert a document only when you are completely satisfied with your original file—otherwise, you must convert the file each time you change the original file.
Note: If you want to use layers to lay out a page for use with 3.0 browsers, use the Layout Mode commands in the Modify menu to convert the current page between table and layer layouts without creating a separate file. See Using layers to design tables.
To convert a file for use with 3.0 browsers:
1 | Choose File > Convert > 3.0 Browser Compatible. |
2 | In the dialog box that appears, choose whether to convert layers to tables, CSS styles to HTML markup (character styles), or both. |
3 | Click OK. |
Dreamweaver opens the converted file in a new, untitled window. All layers are replaced with a single table that preserves the original positioning. | |
Note: Overlapping layers cannot be converted, nor can layers that are off the page to the left or top. | |
CSS markup is replaced, where possible, with HTML character styles. Any CSS markup that cannot be converted to HTML is removed. See the CSS to HTML markup conversion table for information on which styles are converted and which are removed. | |
Timeline code that animates layers is removed. Timeline code that is unrelated to layers (for example, behaviors or changes to the image source) will execute over time as designed. The timeline is automatically rewound to frame 1. | |
![]() |